Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: introduce suggestions for property name #900

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

TreffN
Copy link
Contributor

@TreffN TreffN commented Nov 26, 2024

This PR introduces a list with suggestions for propertyName in the editFormConfig or featureInfoFormConfig in the layer config in shogun-admin. The suggestions are determined via a WFS-DescribeFeatureType query.

Please note: the suggestion list can only be provided, when the layer is already saved!

Copy link
Member

@dnlkoch dnlkoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @TreffN ! Thats really cool!

src/Hooks/useExecuteWfsDescribeFeatureType.ts Outdated Show resolved Hide resolved
src/App.tsx Show resolved Hide resolved
src/App.tsx Show resolved Hide resolved
src/App.tsx Outdated Show resolved Hide resolved
@TreffN
Copy link
Contributor Author

TreffN commented Nov 27, 2024

Thanks for the review :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants